home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TSHOWFORM / TSHOWFORM.txt
Text File  |  2004-10-12  |  560b  |  29 lines

  1. object ShowForm: TShowForm
  2.   Left = 620
  3.   Top = 140
  4.   Width = 213
  5.   Height = 281
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'ShowForm'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ListBox1: TListBox
  19.     Left = 0
  20.     Top = 0
  21.     Width = 205
  22.     Height = 254
  23.     Align = alClient
  24.     ItemHeight = 13
  25.     TabOrder = 0
  26.     OnClick = ListBox1Click
  27.   end
  28. end
  29.